home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / vbcc / machines / amiga68k / libsrc / math / math_ieee / fltsbd.s < prev    next >
Encoding:
Text File  |  1995-09-17  |  194 b   |  13 lines

  1.  xref _MathIeeeDoubBasBase
  2.  
  3.  xdef __ieeefltsbd
  4. __ieeefltsbd:
  5.  move.b  4(sp),d0
  6.  ext.w   d0
  7.  ext.l   d0
  8.  move.l  a6,-(sp)
  9.  move.l  _MathIeeeDoubBasBase,a6
  10.  jsr     -36(a6)
  11.  move.l  (sp)+,a6
  12.  rts
  13.